home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / Python 1.4 / Python 1.4 source / Mac / Include / getapplbycreator.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-09-20  |  99 b   |  5 lines  |  [TEXT/CWIE]

  1. #include <Types.h>
  2. #include <Files.h>
  3.  
  4. extern OSErr FindApplicationFromCreator(OSType, FSSpecPtr);
  5.